projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7d031
)
stack: Remove nonexisting api from headers
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Jun 2020 16:33:49 +0000
(12:33 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Jun 2020 16:43:11 +0000
(12:43 -0400)
The homogeneous property was dropped a while ago.
gtk/gtkstack.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstack.h
b/gtk/gtkstack.h
index fd797c93a25041980e09497d92f3aa339dec4322..efe9168fc7503cd8a526206fe784998d894ffb46 100644
(file)
--- a/
gtk/gtkstack.h
+++ b/
gtk/gtkstack.h
@@
-146,11
+146,6
@@
void gtk_stack_set_visible_child_full (GtkStack
const gchar *name,
GtkStackTransitionType transition);
GDK_AVAILABLE_IN_ALL
-void gtk_stack_set_homogeneous (GtkStack *stack,
- gboolean homogeneous);
-GDK_AVAILABLE_IN_ALL
-gboolean gtk_stack_get_homogeneous (GtkStack *stack);
-GDK_AVAILABLE_IN_ALL
void gtk_stack_set_hhomogeneous (GtkStack *stack,
gboolean hhomogeneous);
GDK_AVAILABLE_IN_ALL